Skip to content

chore(deps): bump openai from 6.48.0 to 7.15.0 in /backend - #279

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/openai-7.8.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/openai-7.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps openai from 6.48.0 to 7.15.0.

Release notes

Sourced from openai's releases.

v7.15.0

7.15.0 (2026-09-10)

Features

v7.14.0

7.14.0 (2026-09-10)

Features

Bug Fixes

  • deps-dev: bump joi from 18.2.3 to 18.2.5 in /ecosystem-tests/vercel-edge (#2702) (029b805)
  • deps: bump next from 15.5.23 to 15.5.25 in /ecosystem-tests/vercel-edge (#2703) (e9446db)
  • deps: bump sharp from 0.35.3 to 0.35.4 in /ecosystem-tests/vercel-edge (#2704) (ca95705)
  • deps: update remaining tooling and fixture patches (#2712) (bcaabee)

v7.13.0

7.13.0 (2026-09-09)

Features

v7.12.1

7.12.1 (2026-09-09)

Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm.

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • ci: run Cloudflare example regressions before release (#2706) (c5cc31c)

v7.12.0

7.12.0 (2026-09-08)

... (truncated)

Changelog

Sourced from openai's changelog.

7.15.0 (2026-09-10)

Features

7.14.0 (2026-09-10)

Features

Bug Fixes

  • deps-dev: bump joi from 18.2.3 to 18.2.5 in /ecosystem-tests/vercel-edge (#2702) (029b805)
  • deps: bump next from 15.5.23 to 15.5.25 in /ecosystem-tests/vercel-edge (#2703) (e9446db)
  • deps: bump sharp from 0.35.3 to 0.35.4 in /ecosystem-tests/vercel-edge (#2704) (ca95705)
  • deps: update remaining tooling and fixture patches (#2712) (bcaabee)

7.13.0 (2026-09-09)

Features

7.12.1 (2026-09-09)

Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm.

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

Bug Fixes

  • ci: run Cloudflare example regressions before release (#2706) (c5cc31c)

7.12.0 (2026-09-08)

Features

  • api: add GPT Image 2.5 models and image options (#2705) (6500a16)

... (truncated)

Commits
  • 50eb4b2 release: 7.15.0 (#2720)
  • 20a47f9 feat(api): add Agents API (#2719)
  • c1f88cd release: 7.14.0 (#2711)
  • c037ba7 feat(api) Add Live API (#2718)
  • fe2d6a3 test: reduce CI subprocess and validation overhead (#2713)
  • bcaabee fix(deps): update remaining tooling and fixture patches (#2712)
  • 029b805 fix(deps-dev): bump joi from 18.2.3 to 18.2.5 in /ecosystem-tests/vercel-edge...
  • e9446db fix(deps): bump next from 15.5.23 to 15.5.25 in /ecosystem-tests/vercel-edge ...
  • ca95705 fix(deps): bump sharp from 0.35.3 to 0.35.4 in /ecosystem-tests/vercel-edge (...
  • a661a7d release: 7.13.0 (#2710)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch 5 times, most recently from 5b34431 to e522642 Compare September 4, 2026 22:18
@dependabot dependabot Bot changed the title chore(deps): bump openai from 6.48.0 to 7.8.0 in /backend chore(deps): bump openai from 6.48.0 to 7.9.0 in /backend Sep 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch 4 times, most recently from 6b934b4 to c18c651 Compare September 6, 2026 13:45
@dependabot dependabot Bot changed the title chore(deps): bump openai from 6.48.0 to 7.9.0 in /backend chore(deps): bump openai from 6.48.0 to 7.10.0 in /backend Sep 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch 4 times, most recently from f6c066b to 0af334a Compare September 10, 2026 02:17
@dependabot dependabot Bot changed the title chore(deps): bump openai from 6.48.0 to 7.10.0 in /backend chore(deps): bump openai from 6.48.0 to 7.15.0 in /backend Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch from 0af334a to b2bb07d Compare September 15, 2026 16:52
Gracker added a commit that referenced this pull request Sep 15, 2026
Applies the six upgrades that carry no production-runtime coupling:
js-yaml 5.4.1 (root + backend), protobufjs 8.8.0, @biomejs/biome 2.5.12,
knip 6.34.0, and @jest/globals 30.5.0.

Verified that openai, @openai/agents*, @opencode-ai/sdk, @earendil-works/pi-*,
and @ai-sdk/openai-compatible all resolve to their previous versions; the
remaining lockfile churn is @jest/globals 30.5.0's own transitive tree.

Three proposed upgrades are deliberately left open:
- openai 6.48.0 -> 7.15.0 (#279): @openai/agents-openai@0.13.0 depends on
  openai ^6.42.0, so the bump installs a second copy and leaves the
  openai-agents-sdk runtime on 6.x.
- @ai-sdk/openai-compatible 2.x -> 3.x (#281): never imported, only named as
  a string in the OpenCode provider config, so no test exercises the major.
- @earendil-works/pi-ai 0.84.4 (#276): pi-ai and pi-agent-core are pinned as
  an exact pair and pi-agent-core itself requires pi-ai ^0.84.2.

npm run verify:pr: 620 suites, 10693 tests, 0 failures.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch 2 times, most recently from f7caad0 to 1416079 Compare September 16, 2026 04:53
Bumps [openai](https://github.com/openai/openai-node) from 6.48.0 to 7.15.0.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md)
- [Commits](openai/openai-node@v6.48.0...v7.15.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/backend/openai-7.8.0 branch from 1416079 to ef5380b Compare September 16, 2026 08:19
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #293.

@dependabot dependabot Bot closed this Sep 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/backend/openai-7.8.0 branch September 17, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants